Skip to content

issues Search Results · repo:goodboy/tractor language:Python

Filter by

176 results
 (70 ms)

176 results

ingoodboy/tractor (press backspace or delete to remove)

I hope this email finds you well. My name is Bob, and I am the leader of a software development team based in China. Our team consists of skilled professionals, including frontend developers, backend ...
  • doubleb219
  • 1
  • Opened 
    on Jan 10
  • #371

C:\Users\Administrator\Personal_scripts\Python\PythonScripts\tools\aria2 pip install tractor Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Collecting tractor Downloading https://pypi.tuna.tsinghua.edu.cn/packages/20/a4/10f84b3003768c8880f8ca848a0b87f0324f5d94960dcd2b1d1aee8bacb8/tractor-0.1.0a5.tar.gz ...
windows_related
  • allrobot
  • 2
  • Opened 
    on Jun 5, 2024
  • #370

Writing up some much more detailed tests for remote actor cancellation as part of #357 has me thinking again about how it d be nice to be able to inject our own subtype of .trio.Cancelled into each internal ...
  • goodboy
  • Opened 
    on Oct 19, 2023
  • #368

After having seen this style in anyio s latest release: https://github.com/agronholm/anyio/pull/599/files#diff-1fb03ea452beca16c76e364dc7f8ffe3dfcbb20be7e732cc5a552cba32fd771aR104 which it turns out, ...
api
enhancement
IPC and transport
messaging
streaming
  • goodboy
  • Opened 
    on Aug 4, 2023
  • #365

I get the followinf error when trying to install using pypy: ERROR: Packages installed from PyPI cannot depend on packages which are not also hosted on PyPI. tractor depends on pdbpp@ git+https://github.com/pdbpp/pdbpp@76c4be5#egg=pdbpp ...
bug
duplicate
python_updates
windows_related
  • grizzlybearg
  • 13
  • Opened 
    on Jul 9, 2023
  • #364

Per https://github.com/python-trio/trio/issues/2135#issuecomment-934109228 and #359 it d be kinda interesting to try out a couple things: - the possibility of embedding our runtime in a @ray.remote ...
asyncio
discussion
experiment
process_spawning
  • goodboy
  • Opened 
    on Apr 28, 2023
  • #361

This has been on the idea backlog for a long while, obviously in pursuit of something like what s in erlang s OTP and consequently elixer: - https://blog.stenmans.org/theBeamBook/#CH-Calls - https://blog.appsignal.com/2021/07/27/a-guide-to-hot-code-reloading-in-elixir.html ...
  • goodboy
  • Opened 
    on Apr 27, 2023
  • #360

This is an idea that just popped up randomly when looking through some ray examples / discussion, particularly this trio issue comment: https://github.com/python-trio/trio/issues/2135#issuecomment-934109228 ...
  • goodboy
  • Opened 
    on Apr 27, 2023
  • #359

As found in d6ed97d0 of the #351 work, there is a nasty issue that causes an un-interrupt-able hang when we use enough tractor.breakpoint()s in the right spots and infected asyncio mode where the asyncio ...
asyncio
bug
debugger
  • goodboy
  • Opened 
    on Mar 28, 2023
  • #354

As a breakout from #136, I m dumping some recent research links around the possibility of supporting QUIC as being our desired transport in the longer run instead of TCP :surfer: Seeing as most of the ...
experiment
help wanted
IPC and transport
question
  • goodboy
  • Opened 
    on Mar 24, 2023
  • #353
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub