﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	field_blocks	field_dependson	field_seealso
85	"Do not create a new ""pending"" fibril after each received call"	Jakub Jermář		"Currently, libc's handle_call() will create a new ""pending"" fibril after each received call. This is at least suboptimal and can lead to problematic code such as race conditions. I can also imagine some infinite nesting situations.

There should be one (or a small bound number) of pending fibrils that would make use e.g. of condition variables."	defect	closed	major	0.4.1	helenos/lib/c	mainline	fixed	async fibrils				
