Skip to content

Commit c2c1b1a

Browse files
yoon-park-rlclaude
andcommitted
fix(loadtest): format pool_check.py
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent e3ce77a commit c2c1b1a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

loadtest/pool_check.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@
2424
N = 20
2525

2626

27-
2827
def main() -> None:
2928
fd_before = resource.getrlimit(resource.RLIMIT_NOFILE)[0]
3029
print(f"FD limit: {fd_before}")

0 commit comments

Comments
 (0)