MCPcopy Create free account
hub / github.com/Dispatcharr/Dispatcharr / close

Method close

apps/epg/tasks.py:429–430  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

427 return chunk + self._file.read(size - remaining)
428
429 def close(self):
430 self._file.close()
431
432 def __enter__(self):
433 return self

Callers 15

__exit__Method · 0.95
get_proxy_settingsMethod · 0.45
get_streamMethod · 0.45
cleanupMethod · 0.45
head_vodFunction · 0.45
posix_spawn_procFunction · 0.45
validate_stream_urlFunction · 0.45
event_listenerMethod · 0.45
stopMethod · 0.45
_writer_loopMethod · 0.45
stopMethod · 0.45
_writer_loopMethod · 0.45

Calls

no outgoing calls

Tested by 2

setUpMethod · 0.36
_xmltv_fileFunction · 0.36