Skip to content

Fix overflow in Python server write#69

Merged
petrieh merged 1 commit into
masterfrom
fix_chunk_comm
Jul 24, 2025
Merged

Fix overflow in Python server write#69
petrieh merged 1 commit into
masterfrom
fix_chunk_comm

Conversation

@petrieh
Copy link
Copy Markdown
Collaborator

@petrieh petrieh commented Jul 23, 2025

Send ACK messages for each chunk if more than one chunk in the message. Moreover, reduce the chunk size to 2 KB from 4 KB and remove the imp module from default modules of the terminal as it is removed from Python 3.12.

Send ACK messages for each chunk if more than one chunk in the message.
Moreover, reduce the chunk size to 2 KB from 4 KB and remove the imp
module from default modules of the terminal as it is removed from Python
3.12.
@petrieh petrieh merged commit db74718 into master Jul 24, 2025
0 of 6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants