skylineprof / skyline

🏙 Interactive in-editor performance profiling, visualization, and debugging for PyTorch neural networks.
Apache License 2.0
30 stars 3 forks source link

Lost messages when sent in quick succession #22

Closed geoffxy closed 4 years ago

geoffxy commented 4 years ago

The plugin seems to lose messages that are sent by the server in quick succession.

To reproduce, send an analysis request with mock_response set to true.

geoffxy commented 4 years ago

Fixed in commit aa3699e244a949c5fcaa20e18a24601d0803ae9c.