Skip to content

Failure with polling client in MPD network code #781

Closed
@adamcik

Description

@adamcik

while sleep 1; do mpc status; done manages to trigger:

Traceback (most recent call last):
  File "/home/adamcik/dev/mopidy/mopidy/utils/network.py", line 272, in recv_callback
    self.disable_recv()
  File "/home/adamcik/dev/mopidy/mopidy/utils/network.py", line 236, in disable_recv
    gobject.source_remove(self.recv_id)
TypeError: an integer is required

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions