Ignore:
Timestamp:
Jan 15, 2021, 12:24:31 PM (3 years ago)
Author:
Thierry Delisle <tdelisle@…>
Branches:
ADT, arm-eh, ast-experimental, enum, forall-pointer-decay, jacob/cs343-translation, master, new-ast-unique-expr, pthread-emulation, qualifiedEnum
Children:
2d63023, 804c0ff
Parents:
bdbc24d
Message:

Removed temporary debug abort that caused plg7a's untimely death

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libcfa/src/concurrency/io.cfa

    rbdbc24d rb8b0de0c  
    390390                        block++;
    391391
    392                         abort( "Kernel I/O : all submit queue entries used, yielding\n" );
    393 
    394392                        yield();
    395393                }
Note: See TracChangeset for help on using the changeset viewer.