Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/celery/celery
/ close
Method
close
celery/utils/log.py:253–256 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
251
pass
252
253
def
close(self):
254
# when the object is closed, no write requests are
255
# forwarded to the logging object anymore.
256
self.closed = True
257
258
def
isatty(self):
259
""
"Here for file support."
""
Callers
2
test_logging_proxy
Method · 0.95
test_logging_proxy_bytes
Method · 0.95
Calls
no outgoing calls
Tested by
2
test_logging_proxy
Method · 0.76
test_logging_proxy_bytes
Method · 0.76