Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/espnet/espnet
/ close
Method
close
test/espnet3/parallel/test_parallel.py:372–374 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
370
return
None
371
372
def
close(self):
373
calls[
"close"
] += 1
374
return
self._real.close()
375
376
proxy = _ClientProxy(cli)
377
monkeypatch.setattr(
Callers
11
tmpfile
Function · 0.45
test_log_run_metadata_writes_requirements
Function · 0.45
test_log_stage_metadata_logs_configs
Function · 0.45
test_log_training_summary_includes_model_and_optimizer
Function · 0.45
test_log_data_organizer_includes_datasets
Function · 0.45
test_log_data_organizer_combined_variants
Function · 0.45
test_log_dataloader_formats_human_readable
Function · 0.45
test_log_dataloader_iter_factory_includes_batch_sampler_repr
Function · 0.45
test_build_client_local
Function · 0.45
__exit__
Method · 0.45
test_parallel_for_streaming_yields_results
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected