The Wayback Machine - https://web.archive.org/web/20200601115501/https://github.com/topics/actors
Skip to content
#

actors

Here are 306 public repositories matching this topic...

mikehearn
mikehearn commented Apr 25, 2016

I have some code that is throwing an exception in a post-park action (i.e. inside the handler passed to parkAndSerialize). Quasar silently eats this exception in RunnableFiberTask.onException(). It's really confusing to have the framework eat exceptions without any kind of logging or error printing at all.

I suggest changing this code such that if the exception isn't handled here, it's either re-

benny1611
benny1611 commented May 9, 2019

Hi guys,

I'm a computer science student and I have to make a project in Go with Proto.Actor. Because of my lack of experience (this is my first project in Go, coming from Java) and the lack of documentation on the official website I find it very difficult to understand how one can use it. It would be nice if you could provide a better documentation. Thank you!

facundobatista
facundobatista commented Feb 10, 2020

Issue description

The original title key translates the title. It should not.

Version of IMDbPY, Python and OS

  • Python: 3.6.9
  • IMDbPY: 6.9dev20200125 (installed from the repo here)
  • OS: uname_result(system='Linux', node='blackfx', release='4.15.0-76-generic', version='#86-Ubuntu SMP Fri Jan 17 17:24:28 UTC 2020', machine='x86_64', processor='x86_64')
Rainmaker52
Rainmaker52 commented Oct 10, 2018

So, I am a new user of Alka. I'm trying to learn. I've done the bootcamp, I've read some documentation.

Then, I come to this repo, which has the mission statement "to provide a small number of exceptionally well-explained and documented examples".

So I open up CrawlerService.cs.
First thing I noticed is that there are no code comments. At all.

So I read one of the first lines

protect

Improve this page

Add a description, image, and links to the actors topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the actors topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.