alpha
Login
or
Join now
compounding.tech
/
pty
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
pty
/
tests
/
at
139fccb22e90582bb4501a40005eae28605ddd87
6 files
Johannes Schickling
test: verify send-style DATA socket resolves 'finish' promptly
3mo ago
139fccb2
integration.test.ts
test: verify send-style DATA socket resolves 'finish' promptly Ensures a fire-and-forget DATA socket (connect → write → end) gets the 'finish' event quickly, rather than hanging waiting for the server to send FIN back ('close' event). This pattern is unreliable in Linux namespace containers. Refs #18 Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
3 months ago
keys.test.ts
Fix more edge cases, introduce send command
4 months ago
protocol.test.ts
Initial commit
4 months ago
sanitize.test.ts
Better sanitization, handle resizing better
4 months ago
screenshot.test.ts
pty test
4 months ago
tui.test.ts
pty test
4 months ago