Thomas Kluyver

Results 1016 comments of Thomas Kluyver

At the moment the indexing uses the rosbag to define when a run starts and ends. If the recording restarts, you'll likely see an extra run in the index without...

Putting the antenna out of the compartment may have led to water getting in. But with the antenna inside at the top, I don't think we had this problem again,...

@illume if there's an internal server error, I'd expect that the details should be logged. Any chance you can track down the relevant bit of the log so we can...

Thanks @jggatc . Hopefully @illume can track down the error.

If anyone else runs into this, I worked around it by manually creating a row in the 'groups' table with the name 'members'.

@illume is there any way we can see the logs to investigate things like this? I also just went to the admin pages to clean up some spam, and there...

> Do we have a sense of how many/which kernels are using the things that will be deprecated? My guess is that most of them are - see the motivation...

In this proposal, the visual representation would be a standard `display_data` message containing the traceback, separate from the machine-readable indication that an error occurred. I'm happy to modify it so...

If we're going to require metadata indicating that it's an error, I'd like to remove the status field from `execute_reply`; otherwise we're back to having two redundant signals of an...

I suspect it won't make much of a difference either way in that situation. Both currently and with the kernel nanny, it will send `shutdown_request` to ask the kernel to...