Daniel

Results 14 issues of Daniel

Transports in [Twisted](https://twistedmatrix.com/documents/current/api/twisted.internet.protocol.Protocol.html#connectionLost) and [asyncio](https://docs.python.org/3.6/library/asyncio-protocol.html#connection-callbacks) have a `connection_lost` callback. Is there an equivalent callback in thiftpy2 which gets called when a transport loses a connection?

enhancement
help wanted

**Problem Description** ![chaco_leak](https://user-images.githubusercontent.com/112847/39472102-029c19e0-4d3f-11e8-8876-ade7b902d302.png) Updating the the plot data and plot axis range causes a memory leak when manually set. For long-running applications this will eventually crash the process with a...

Some notes to self on documentation topics ### 1. Simulating large-scale scenes Units can be a problem here as we find EPS_ZERO gotchas ### 2. Problem with linear background models...

pvtrace-2.2

I've run your script a few times on different setup. Interestingly, I obtained different results :) The main reason is that numpy already has some multi-threaded function (and it spawns...

pvtrace-2.2

Surface reflection is currently handled with a delegate object approach. A node owns a geometry, the geometry owns material, the material owns a surface object, the surface object owns the...

pvtrace-2.3

TIR rays inside box geometry have an analytically calculable total path length to edge. This issues proposes adding a special optimisation for Box geometry which can speed to tracing of...

to-do
help-wanted

Nodes should allow boolean operations with their geometries.

help-wanted

Hello, Does this project support Django 2.0 running on Python 3.6? I get the following error using `bake`. ``` Traceback (most recent call last): File "manage.py", line 15, in execute_from_command_line(sys.argv)...

I have successfully got the stack running on a swarm of 2 Linodes and deployed to staging domain `stag.example.com`. Running the command below shows that the various services in the...

investigate

Do you think it would be possible for the quicklook plugin to display images from image links?