Skip to content
Snippets Groups Projects
Commit f2e261c9 authored by Per Cederqvist's avatar Per Cederqvist
Browse files

There are even more showstoppers now.

parent 333945ac
Branches
Tags
No related merge requests found
......@@ -3,6 +3,8 @@ server.
* Showstoppers
** Fix lyskomd.0/09.exp
** Fix this. active_connection is NULL and ENA is mis-used.
#0 0x2f064 in fast_access_perm (victim=4975, viewer=119, viewer_p=0x13c70f0)
......@@ -18,10 +20,23 @@ server.
#6 0x29ef8 in toploop () at connections.c:713
#7 0x1d524 in main (argc=1, argv=0xeffffd7c) at ramkomd.c:535
** Remove all setup_xfail
** If ay_sub_recipient is on, but ay_deleted_text is not on, we need
to decide which async messages to send before we start subtracting
things from the text. The best solution is probably to never send
ay_sub_recipient when texts are deleted.
* High priority, but they can wait until after the next release.
** async-text-deleted (and possibly others) should be sent to
recipients of any of the objects linked to the text that is
deleted.
** Add an enable_val value to the Person structure, and use it when no
session is available.
** Handle timetravel better.
** Add leaks tests for all situtations when the client gets
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment